﻿2026-06-23T04:44:23.1643399Z Current runner version: '2.335.1'
2026-06-23T04:44:23.1648164Z Runner name: 'hfenduleam'
2026-06-23T04:44:23.1648634Z Runner group name: 'Default'
2026-06-23T04:44:23.1649137Z Machine name: 'HFENDULEAM'
2026-06-23T04:44:23.1651121Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T04:44:23.1652394Z Contents: read
2026-06-23T04:44:23.1652801Z Metadata: read
2026-06-23T04:44:23.1653134Z Packages: read
2026-06-23T04:44:23.1653489Z ##[endgroup]
2026-06-23T04:44:23.1654732Z Secret source: Actions
2026-06-23T04:44:23.1655158Z Prepare workflow directory
2026-06-23T04:44:23.1925634Z Prepare all required actions
2026-06-23T04:44:23.1950267Z Getting action download info
2026-06-23T04:44:23.4916201Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T04:44:24.1760560Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-23T04:44:24.2485084Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-23T04:44:24.2485955Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-23T04:44:24.2486555Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-23T04:44:24.2487191Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-23T04:44:24.2487654Z [36;1mexit 0[0m
2026-06-23T04:44:24.2558897Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T04:44:24.2559580Z ##[endgroup]
2026-06-23T04:44:24.5923284Z ##[group]Run actions/checkout@v5
2026-06-23T04:44:24.5923857Z with:
2026-06-23T04:44:24.5924167Z   fetch-depth: 0
2026-06-23T04:44:24.5924508Z   repository: SaberMage/spt-core
2026-06-23T04:44:24.5927917Z   token: ***
2026-06-23T04:44:24.5928235Z   ssh-strict: true
2026-06-23T04:44:24.5928557Z   ssh-user: git
2026-06-23T04:44:24.5928936Z   persist-credentials: true
2026-06-23T04:44:24.5929335Z   clean: true
2026-06-23T04:44:24.5929681Z   sparse-checkout-cone-mode: true
2026-06-23T04:44:24.5930094Z   fetch-tags: false
2026-06-23T04:44:24.5930438Z   show-progress: true
2026-06-23T04:44:24.5930771Z   lfs: false
2026-06-23T04:44:24.5931073Z   submodules: false
2026-06-23T04:44:24.5931414Z   set-safe-directory: true
2026-06-23T04:44:24.5931776Z ##[endgroup]
2026-06-23T04:44:24.7802885Z Syncing repository: SaberMage/spt-core
2026-06-23T04:44:24.7804443Z ##[group]Getting Git version info
2026-06-23T04:44:24.7805312Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T04:44:24.8099697Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T04:44:24.8300767Z git version 2.43.0.windows.1
2026-06-23T04:44:24.8325812Z ##[endgroup]
2026-06-23T04:44:24.8333471Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c8ad1977-72c0-4612-b5bb-956558c13d6e\.gitconfig'
2026-06-23T04:44:24.8348231Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c8ad1977-72c0-4612-b5bb-956558c13d6e' before making global git config changes
2026-06-23T04:44:24.8350166Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:44:24.8353052Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T04:44:24.8577577Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T04:44:24.8763573Z https://github.com/SaberMage/spt-core
2026-06-23T04:44:24.8791381Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T04:44:24.8794673Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T04:44:24.8984456Z HEAD
2026-06-23T04:44:24.9226160Z ##[endgroup]
2026-06-23T04:44:24.9227649Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T04:44:25.3017840Z ##[group]Cleaning the repository
2026-06-23T04:44:25.3022472Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T04:44:37.7412165Z Removing target/
2026-06-23T04:44:37.7449185Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T04:44:37.7945951Z HEAD is now at 5044362e Merge 3e36d256fa579a01ff7a98c9e479b34a544153f7 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:37.7978921Z ##[endgroup]
2026-06-23T04:44:37.7979296Z ##[group]Disabling automatic garbage collection
2026-06-23T04:44:37.7984259Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T04:44:37.8215856Z ##[endgroup]
2026-06-23T04:44:37.8216217Z ##[group]Setting up auth
2026-06-23T04:44:37.8224838Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:44:37.8455741Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T04:44:38.2140348Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:44:38.2366437Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T04:44:38.6027412Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:44:38.6334922Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T04:44:38.9927013Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T04:44:39.0214018Z ##[endgroup]
2026-06-23T04:44:39.0214423Z ##[group]Fetching the repository
2026-06-23T04:44:39.0221557Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e075cb5dc70155cb0e6743c86ab217cbcff1c7f8:refs/remotes/pull/30/merge
2026-06-23T04:44:40.2947382Z From https://github.com/SaberMage/spt-core
2026-06-23T04:44:40.2947864Z    3e36d256..4a23dec0  design/endpoint-creation-flow            -> origin/design/endpoint-creation-flow
2026-06-23T04:44:40.2948401Z  + 5044362e...e075cb5d e075cb5dc70155cb0e6743c86ab217cbcff1c7f8 -> pull/30/merge  (forced update)
2026-06-23T04:44:40.3071411Z ##[endgroup]
2026-06-23T04:44:40.3071997Z ##[group]Determining the checkout info
2026-06-23T04:44:40.3072322Z ##[endgroup]
2026-06-23T04:44:40.3077239Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T04:44:40.3338017Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T04:44:40.3567089Z ##[group]Checking out the ref
2026-06-23T04:44:40.3571596Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T04:44:40.4044866Z Warning: you are leaving 1 commit behind, not connected to
2026-06-23T04:44:40.4045210Z any of your branches:
2026-06-23T04:44:40.4045352Z 
2026-06-23T04:44:40.4045575Z   5044362e Merge 3e36d256fa579a01ff7a98c9e479b34a544153f7 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:40.4045837Z 
2026-06-23T04:44:40.4045992Z If you want to keep it by creating a new branch, this may be a good time
2026-06-23T04:44:40.4046286Z to do so with:
2026-06-23T04:44:40.4046392Z 
2026-06-23T04:44:40.4046511Z  git branch <new-branch-name> 5044362e
2026-06-23T04:44:40.4046659Z 
2026-06-23T04:44:40.4046917Z HEAD is now at e075cb5d Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:40.4068478Z ##[endgroup]
2026-06-23T04:44:40.4313644Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T04:44:40.4522607Z e075cb5dc70155cb0e6743c86ab217cbcff1c7f8
2026-06-23T04:44:40.4760562Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-23T04:44:40.4761393Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-23T04:44:40.4761621Z [36;1m$PIN = "0c95435"[0m
2026-06-23T04:44:40.4761900Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-23T04:44:40.4762155Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-23T04:44:40.4762513Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-23T04:44:40.4762905Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-23T04:44:40.4763227Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-23T04:44:40.4763526Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-23T04:44:40.4763768Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-23T04:44:40.4764042Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-23T04:44:40.4764415Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-23T04:44:40.4764631Z [36;1m}[0m
2026-06-23T04:44:40.4764814Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-23T04:44:40.4765068Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-23T04:44:40.4836362Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T04:44:40.4836640Z ##[endgroup]
2026-06-23T04:44:41.4766351Z    Compiling proc-macro2 v1.0.106
2026-06-23T04:44:41.4766626Z    Compiling unicode-ident v1.0.24
2026-06-23T04:44:41.4766874Z    Compiling quote v1.0.45
2026-06-23T04:44:41.4767067Z    Compiling cfg-if v1.0.4
2026-06-23T04:44:41.4767260Z    Compiling serde_core v1.0.228
2026-06-23T04:44:41.4767470Z    Compiling serde v1.0.228
2026-06-23T04:44:41.4767830Z    Compiling windows-link v0.2.1
2026-06-23T04:44:41.4768590Z    Compiling typenum v1.20.1
2026-06-23T04:44:41.4768931Z    Compiling portable-atomic v1.13.1
2026-06-23T04:44:41.4769277Z    Compiling getrandom v0.3.4
2026-06-23T04:44:41.4769639Z    Compiling pin-project-lite v0.2.17
2026-06-23T04:44:41.4769997Z    Compiling version_check v0.9.5
2026-06-23T04:44:41.4770381Z    Compiling find-msvc-tools v0.1.9
2026-06-23T04:44:41.4770700Z    Compiling shlex v2.0.1
2026-06-23T04:44:41.4770998Z    Compiling memchr v2.8.1
2026-06-23T04:44:41.4771305Z    Compiling critical-section v1.2.0
2026-06-23T04:44:41.5484955Z    Compiling windows-sys v0.61.2
2026-06-23T04:44:41.5572355Z    Compiling subtle v2.6.1
2026-06-23T04:44:41.5977192Z    Compiling smallvec v1.15.1
2026-06-23T04:44:41.6208457Z    Compiling futures-core v0.3.32
2026-06-23T04:44:41.6505004Z    Compiling equivalent v1.0.2
2026-06-23T04:44:41.7428200Z    Compiling itoa v1.0.18
2026-06-23T04:44:41.7593419Z    Compiling bytes v1.11.1
2026-06-23T04:44:41.7625034Z    Compiling semver v1.0.28
2026-06-23T04:44:41.7926899Z    Compiling stable_deref_trait v1.2.1
2026-06-23T04:44:41.8358962Z    Compiling log v0.4.32
2026-06-23T04:44:41.8665693Z    Compiling futures-sink v0.3.32
2026-06-23T04:44:41.8705316Z    Compiling generic-array v0.14.7
2026-06-23T04:44:41.9336459Z    Compiling slab v0.4.12
2026-06-23T04:44:42.0082350Z    Compiling rustc_version v0.4.1
2026-06-23T04:44:42.0496631Z    Compiling futures-io v0.3.32
2026-06-23T04:44:42.0503543Z    Compiling futures-channel v0.3.32
2026-06-23T04:44:42.0947303Z    Compiling hashbrown v0.17.1
2026-06-23T04:44:42.0974497Z    Compiling futures-task v0.3.32
2026-06-23T04:44:42.1473631Z    Compiling rustversion v1.0.22
2026-06-23T04:44:42.4135771Z    Compiling jobserver v0.1.34
2026-06-23T04:44:42.4160727Z    Compiling getrandom v0.2.17
2026-06-23T04:44:42.4161237Z    Compiling cpufeatures v0.2.17
2026-06-23T04:44:42.4242319Z    Compiling fnv v1.0.7
2026-06-23T04:44:42.4456671Z    Compiling libc v0.2.186
2026-06-23T04:44:42.4523119Z    Compiling rand_core v0.10.1
2026-06-23T04:44:42.4992558Z    Compiling strsim v0.11.1
2026-06-23T04:44:42.4996341Z    Compiling cfg_aliases v0.2.1
2026-06-23T04:44:42.5115177Z    Compiling autocfg v1.5.1
2026-06-23T04:44:42.6743325Z    Compiling indexmap v2.14.0
2026-06-23T04:44:42.7668859Z    Compiling litemap v0.8.2
2026-06-23T04:44:42.8949226Z    Compiling writeable v0.6.3
2026-06-23T04:44:42.9267705Z    Compiling fs_extra v1.3.0
2026-06-23T04:44:42.9331673Z    Compiling utf8_iter v1.0.4
2026-06-23T04:44:42.9513934Z    Compiling cc v1.2.63
2026-06-23T04:44:42.9900878Z    Compiling getrandom v0.4.2
2026-06-23T04:44:43.0444782Z    Compiling ident_case v1.0.1
2026-06-23T04:44:43.1278700Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T04:44:43.2190295Z    Compiling dunce v1.0.5
2026-06-23T04:44:43.2224490Z    Compiling icu_properties_data v2.2.0
2026-06-23T04:44:43.2858542Z    Compiling percent-encoding v2.3.2
2026-06-23T04:44:43.3800663Z    Compiling syn v2.0.117
2026-06-23T04:44:43.4173502Z    Compiling http v1.4.1
2026-06-23T04:44:43.4185748Z    Compiling aws-lc-rs v1.17.0
2026-06-23T04:44:43.5054322Z    Compiling crypto-common v0.1.7
2026-06-23T04:44:43.5382023Z    Compiling thiserror v2.0.18
2026-06-23T04:44:43.5392893Z    Compiling unicode-segmentation v1.13.3
2026-06-23T04:44:43.6187389Z    Compiling cpufeatures v0.3.0
2026-06-23T04:44:43.6266894Z    Compiling scopeguard v1.2.0
2026-06-23T04:44:43.6821441Z    Compiling block-buffer v0.10.4
2026-06-23T04:44:43.7513452Z    Compiling chacha20 v0.10.0
2026-06-23T04:44:43.7855921Z    Compiling lock_api v0.4.14
2026-06-23T04:44:43.7959916Z    Compiling cmake v0.1.58
2026-06-23T04:44:43.8171466Z    Compiling form_urlencoded v1.2.2
2026-06-23T04:44:43.8193076Z    Compiling winapi v0.3.9
2026-06-23T04:44:43.8877261Z    Compiling bitflags v2.12.1
2026-06-23T04:44:43.9079529Z    Compiling untrusted v0.9.0
2026-06-23T04:44:43.9361171Z    Compiling digest v0.10.7
2026-06-23T04:44:44.0319210Z    Compiling rand v0.10.1
2026-06-23T04:44:44.0388399Z    Compiling num-traits v0.2.19
2026-06-23T04:44:44.0494516Z    Compiling windows-result v0.4.1
2026-06-23T04:44:44.0915741Z    Compiling windows-strings v0.5.1
2026-06-23T04:44:44.1116904Z    Compiling rustls v0.23.40
2026-06-23T04:44:44.1789171Z    Compiling heck v0.5.0
2026-06-23T04:44:44.1880167Z    Compiling convert_case v0.10.0
2026-06-23T04:44:44.2738719Z    Compiling anyhow v1.0.102
2026-06-23T04:44:44.3008285Z    Compiling const-oid v0.10.2
2026-06-23T04:44:44.3352580Z    Compiling unicode-xid v0.2.6
2026-06-23T04:44:44.4395836Z    Compiling atomic-waker v1.1.2
2026-06-23T04:44:44.4417763Z    Compiling parking_lot_core v0.9.12
2026-06-23T04:44:44.4884271Z    Compiling zerocopy v0.8.50
2026-06-23T04:44:44.5408272Z    Compiling httparse v1.10.1
2026-06-23T04:44:44.5549781Z    Compiling http-body v1.0.1
2026-06-23T04:44:44.5768422Z    Compiling hybrid-array v0.4.12
2026-06-23T04:44:44.5866626Z    Compiling curve25519-dalek v4.1.3
2026-06-23T04:44:44.6185734Z    Compiling ahash v0.8.12
2026-06-23T04:44:44.7300721Z    Compiling powerfmt v0.2.0
2026-06-23T04:44:44.8357259Z    Compiling either v1.16.0
2026-06-23T04:44:44.9381273Z    Compiling base64ct v1.8.3
2026-06-23T04:44:44.9403003Z    Compiling fastrand v2.4.1
2026-06-23T04:44:45.0179062Z    Compiling aws-lc-sys v0.41.0
2026-06-23T04:44:45.0488918Z    Compiling ring v0.17.14
2026-06-23T04:44:45.0736871Z    Compiling deranged v0.5.8
2026-06-23T04:44:45.1120757Z    Compiling rand_core v0.6.4
2026-06-23T04:44:45.1781652Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T04:44:45.1866942Z    Compiling pkg-config v0.3.33
2026-06-23T04:44:45.2416793Z    Compiling num-conv v0.2.2
2026-06-23T04:44:45.4043081Z    Compiling time-core v0.1.8
2026-06-23T04:44:45.4164795Z    Compiling tower-service v0.3.3
2026-06-23T04:44:45.4683056Z    Compiling tinyvec_macros v0.1.1
2026-06-23T04:44:45.5153957Z    Compiling zmij v1.0.21
2026-06-23T04:44:45.5338199Z    Compiling try-lock v0.2.5
2026-06-23T04:44:45.5399207Z    Compiling vcpkg v0.2.15
2026-06-23T04:44:45.5484472Z    Compiling data-encoding v2.11.0
2026-06-23T04:44:45.5808118Z    Compiling base64 v0.22.1
2026-06-23T04:44:45.5867891Z    Compiling tinyvec v1.11.0
2026-06-23T04:44:45.5926473Z    Compiling parking_lot v0.12.5
2026-06-23T04:44:45.6578527Z    Compiling want v0.3.1
2026-06-23T04:44:45.7314225Z    Compiling crypto-common v0.2.2
2026-06-23T04:44:45.9639825Z    Compiling block-buffer v0.12.0
2026-06-23T04:44:46.1025438Z    Compiling sha2 v0.10.9
2026-06-23T04:44:46.1302795Z    Compiling vergen-lib v9.1.0
2026-06-23T04:44:46.1303320Z    Compiling inout v0.1.4
2026-06-23T04:44:46.1773274Z    Compiling n0-future v0.3.2
2026-06-23T04:44:46.2527099Z    Compiling cordyceps v0.3.4
2026-06-23T04:44:46.2910863Z    Compiling serde_json v1.0.150
2026-06-23T04:44:46.3505487Z    Compiling httpdate v1.0.3
2026-06-23T04:44:46.4369574Z    Compiling spin v0.10.0
2026-06-23T04:44:46.5966034Z    Compiling winnow v1.0.3
2026-06-23T04:44:46.6240026Z    Compiling parking v2.2.1
2026-06-23T04:44:46.6324976Z    Compiling crossbeam-utils v0.8.21
2026-06-23T04:44:46.6436784Z    Compiling diatomic-waker v0.2.3
2026-06-23T04:44:46.6571208Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T04:44:46.6583333Z    Compiling signature v2.2.0
2026-06-23T04:44:46.6617027Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-23T04:44:46.9175600Z    Compiling futures-buffered v0.2.13
2026-06-23T04:44:46.9387472Z    Compiling ed25519 v2.2.3
2026-06-23T04:44:46.9629695Z    Compiling futures-lite v2.6.1
2026-06-23T04:44:46.9763372Z    Compiling digest v0.11.3
2026-06-23T04:44:47.1772672Z    Compiling cipher v0.4.4
2026-06-23T04:44:47.1919493Z    Compiling vergen v9.1.0
2026-06-23T04:44:47.1937159Z    Compiling vergen-lib v0.1.6
2026-06-23T04:44:47.2642051Z    Compiling universal-hash v0.5.1
2026-06-23T04:44:47.3160065Z    Compiling noq-udp v0.10.0
2026-06-23T04:44:47.3199430Z    Compiling synstructure v0.13.2
2026-06-23T04:44:47.3964314Z    Compiling darling_core v0.20.11
2026-06-23T04:44:47.4129071Z    Compiling heapless v0.7.17
2026-06-23T04:44:47.4162056Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T04:44:47.4295250Z    Compiling sync_wrapper v1.0.2
2026-06-23T04:44:47.4313305Z    Compiling allocator-api2 v0.2.21
2026-06-23T04:44:47.5297028Z    Compiling opaque-debug v0.3.1
2026-06-23T04:44:47.5364160Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T04:44:47.6493634Z    Compiling byteorder v1.5.0
2026-06-23T04:44:47.7454159Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T04:44:47.8443026Z    Compiling hash32 v0.2.1
2026-06-23T04:44:47.8562725Z    Compiling polyval v0.6.2
2026-06-23T04:44:47.9986750Z    Compiling vergen-gitcl v1.0.8
2026-06-23T04:44:48.0182919Z    Compiling spin v0.9.8
2026-06-23T04:44:48.0328576Z    Compiling windows-threading v0.2.1
2026-06-23T04:44:48.1178276Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T04:44:48.1481900Z    Compiling ryu v1.0.23
2026-06-23T04:44:48.1556469Z    Compiling signature v3.0.0
2026-06-23T04:44:48.2033868Z    Compiling tower-layer v0.3.3
2026-06-23T04:44:48.2995733Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T04:44:48.3559387Z    Compiling fallible-iterator v0.3.0
2026-06-23T04:44:48.4034644Z    Compiling windows-targets v0.52.6
2026-06-23T04:44:48.4543438Z    Compiling ghash v0.5.1
2026-06-23T04:44:48.4822137Z    Compiling aes v0.8.4
2026-06-23T04:44:48.5135989Z    Compiling ctr v0.9.2
2026-06-23T04:44:48.5282125Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T04:44:48.5816874Z    Compiling fs2 v0.4.3
2026-06-23T04:44:48.6438563Z    Compiling time v0.3.47
2026-06-23T04:44:48.6864461Z    Compiling http-body-util v0.1.3
2026-06-23T04:44:48.7173270Z    Compiling aead v0.5.2
2026-06-23T04:44:48.8206066Z    Compiling proc-macro-crate v3.5.0
2026-06-23T04:44:48.8763578Z    Compiling ipconfig v0.3.4
2026-06-23T04:44:48.9792520Z    Compiling widestring v1.2.1
2026-06-23T04:44:49.1297543Z    Compiling aes-gcm v0.10.3
2026-06-23T04:44:49.2104780Z    Compiling socket2 v0.6.4
2026-06-23T04:44:49.2571525Z    Compiling mio v1.2.1
2026-06-23T04:44:49.3669290Z    Compiling windows-sys v0.59.0
2026-06-23T04:44:49.3973854Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T04:44:49.5073540Z    Compiling crossbeam-channel v0.5.15
2026-06-23T04:44:49.5136919Z    Compiling blake3 v1.8.5
2026-06-23T04:44:49.7574524Z    Compiling windows-registry v0.6.1
2026-06-23T04:44:49.7815085Z    Compiling uuid v1.23.2
2026-06-23T04:44:49.8541941Z    Compiling serde_derive v1.0.228
2026-06-23T04:44:49.8966114Z    Compiling zeroize_derive v1.4.3
2026-06-23T04:44:49.9199742Z    Compiling zerofrom-derive v0.1.7
2026-06-23T04:44:50.0342921Z    Compiling yoke-derive v0.8.2
2026-06-23T04:44:50.0648441Z    Compiling tokio-macros v2.7.0
2026-06-23T04:44:50.0757748Z    Compiling futures-macro v0.3.32
2026-06-23T04:44:50.1531054Z    Compiling zerovec-derive v0.11.3
2026-06-23T04:44:50.1852222Z    Compiling displaydoc v0.2.6
2026-06-23T04:44:50.3431946Z    Compiling tracing-attributes v0.1.31
2026-06-23T04:44:50.4242401Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T04:44:50.5507967Z    Compiling thiserror-impl v2.0.18
2026-06-23T04:44:50.6074240Z    Compiling zeroize v1.8.2
2026-06-23T04:44:50.7738328Z    Compiling darling_macro v0.20.11
2026-06-23T04:44:50.8723304Z    Compiling tokio v1.52.3
2026-06-23T04:44:50.9779015Z    Compiling futures-util v0.3.32
2026-06-23T04:44:51.0174234Z    Compiling rustls-pki-types v1.14.1
2026-06-23T04:44:51.1342730Z    Compiling derive_more-impl v2.1.1
2026-06-23T04:44:51.1917796Z    Compiling windows-interface v0.59.3
2026-06-23T04:44:51.2788645Z    Compiling darling v0.20.11
2026-06-23T04:44:51.4848037Z    Compiling derive_builder_core v0.20.2
2026-06-23T04:44:51.5476852Z    Compiling spez v0.1.2
2026-06-23T04:44:51.5524602Z    Compiling n0-error-macros v0.1.3
2026-06-23T04:44:51.5525103Z    Compiling windows-implement v0.60.2
2026-06-23T04:44:51.5553243Z    Compiling zerofrom v0.1.8
2026-06-23T04:44:51.7972092Z    Compiling der v0.8.0-rc.10
2026-06-23T04:44:51.8716025Z    Compiling yoke v0.8.3
2026-06-23T04:44:51.9824799Z    Compiling pin-project-internal v1.1.13
2026-06-23T04:44:51.9907394Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T04:44:52.0821739Z    Compiling postcard-derive v0.2.2
2026-06-23T04:44:52.3215572Z    Compiling zerovec v0.11.6
2026-06-23T04:44:52.3216386Z    Compiling zerotrie v0.2.4
2026-06-23T04:44:52.6456356Z    Compiling windows-core v0.62.2
2026-06-23T04:44:52.6857935Z    Compiling n0-error v0.1.3
2026-06-23T04:44:52.6936171Z    Compiling cobs v0.3.0
2026-06-23T04:44:52.7529074Z    Compiling ed25519-dalek v2.2.0
2026-06-23T04:44:52.7753000Z    Compiling derive_builder_macro v0.20.2
2026-06-23T04:44:52.9026142Z    Compiling data-encoding-macro v0.1.20
2026-06-23T04:44:52.9069753Z    Compiling spki v0.8.0-rc.4
2026-06-23T04:44:53.0581709Z    Compiling tinystr v0.8.3
2026-06-23T04:44:53.1090989Z    Compiling potential_utf v0.1.5
2026-06-23T04:44:53.1570520Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T04:44:53.1703369Z    Compiling spt-proto v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-23T04:44:53.2075060Z    Compiling derive_builder v0.20.2
2026-06-23T04:44:53.3158477Z    Compiling icu_locale_core v2.2.0
2026-06-23T04:44:53.3181036Z    Compiling icu_collections v2.2.0
2026-06-23T04:44:53.3334964Z    Compiling windows-numerics v0.3.1
2026-06-23T04:44:53.3655332Z    Compiling windows-collections v0.3.2
2026-06-23T04:44:53.3910010Z    Compiling pin-project v1.1.13
2026-06-23T04:44:53.6072386Z    Compiling windows-future v0.3.2
2026-06-23T04:44:53.6422746Z    Compiling async-trait v0.1.89
2026-06-23T04:44:53.8329501Z    Compiling strum_macros v0.28.0
2026-06-23T04:44:53.8771970Z    Compiling enum-assoc v1.3.0
2026-06-23T04:44:53.9096767Z    Compiling num_enum_derive v0.7.6
2026-06-23T04:44:53.9333692Z    Compiling futures-executor v0.3.32
2026-06-23T04:44:53.9438862Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T04:44:54.0849529Z    Compiling futures v0.3.32
2026-06-23T04:44:54.2011859Z    Compiling memoffset v0.6.5
2026-06-23T04:44:54.2788808Z    Compiling icu_provider v2.2.0
2026-06-23T04:44:54.2933108Z    Compiling windows v0.62.2
2026-06-23T04:44:54.4804410Z    Compiling ipnet v2.12.0
2026-06-23T04:44:54.5857782Z    Compiling icu_normalizer v2.2.0
2026-06-23T04:44:54.5902447Z    Compiling icu_properties v2.2.0
2026-06-23T04:44:54.7262624Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T04:44:54.8506344Z    Compiling prefix-trie v0.8.4
2026-06-23T04:44:55.0661344Z    Compiling once_cell v1.21.4
2026-06-23T04:44:55.0662706Z    Compiling chrono v0.4.45
2026-06-23T04:44:55.1566650Z    Compiling tokio-util v0.7.18
2026-06-23T04:44:55.2194913Z    Compiling tower v0.5.3
2026-06-23T04:44:55.3269951Z    Compiling tracing-core v0.1.36
2026-06-23T04:44:55.3718330Z    Compiling postcard v1.1.3
2026-06-23T04:44:55.4282009Z    Compiling derive_more v2.1.1
2026-06-23T04:44:55.4825665Z    Compiling netwatch v0.16.0
2026-06-23T04:44:55.5764455Z    Compiling hashbrown v0.14.5
2026-06-23T04:44:55.5832822Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T04:44:55.6097425Z    Compiling noq v0.18.0
2026-06-23T04:44:55.8472528Z    Compiling tracing v0.1.44
2026-06-23T04:44:55.8530001Z    Compiling idna_adapter v1.2.2
2026-06-23T04:44:55.9630025Z    Compiling idna v1.1.0
2026-06-23T04:44:55.9737626Z    Compiling acto v0.8.2
2026-06-23T04:44:56.0013365Z    Compiling tagptr v0.2.0
2026-06-23T04:44:56.0584907Z    Compiling xml-rs v0.8.28
2026-06-23T04:44:56.0685996Z    Compiling rustc-hash v2.1.2
2026-06-23T04:44:56.1878319Z    Compiling hashlink v0.9.1
2026-06-23T04:44:56.2294920Z    Compiling h2 v0.4.14
2026-06-23T04:44:56.2885733Z    Compiling url v2.5.8
2026-06-23T04:44:56.3748835Z    Compiling mac-addr v0.3.0
2026-06-23T04:44:56.4017178Z    Compiling identity-hash v0.1.0
2026-06-23T04:44:56.4597643Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T04:44:56.5288558Z    Compiling lru-slab v0.1.2
2026-06-23T04:44:56.5636369Z    Compiling rusqlite v0.32.1
2026-06-23T04:44:56.5871193Z    Compiling thiserror v1.0.69
2026-06-23T04:44:56.6251077Z    Compiling foldhash v0.2.0
2026-06-23T04:44:56.6510502Z    Compiling ref-cast v1.0.25
2026-06-23T04:44:56.6600090Z    Compiling netdev v0.42.0
2026-06-23T04:44:56.7142791Z    Compiling strum v0.28.0
2026-06-23T04:44:56.8267793Z    Compiling xmltree v0.10.3
2026-06-23T04:44:56.9530352Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T04:44:57.0024145Z    Compiling tower-http v0.6.11
2026-06-23T04:44:57.0163978Z    Compiling iroh-base v0.98.0
2026-06-23T04:44:57.0430177Z    Compiling attohttpc v0.30.1
2026-06-23T04:44:57.0977154Z    Compiling hashbrown v0.16.1
2026-06-23T04:44:57.1919172Z    Compiling iroh-metrics v0.38.3
2026-06-23T04:44:57.2307658Z    Compiling moka v0.12.15
2026-06-23T04:44:57.3968933Z    Compiling n0-watcher v0.6.1
2026-06-23T04:44:57.5443819Z    Compiling spt-store v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-23T04:44:57.5519676Z    Compiling tokio-stream v0.1.18
2026-06-23T04:44:57.6850354Z    Compiling num_enum v0.7.6
2026-06-23T04:44:57.7193997Z    Compiling iroh-relay v0.98.0
2026-06-23T04:44:57.8335452Z    Compiling toml_datetime v0.6.11
2026-06-23T04:44:57.9183381Z    Compiling serde_spanned v0.6.9
2026-06-23T04:44:58.1093388Z    Compiling ref-cast-impl v1.0.25
2026-06-23T04:44:58.2055995Z    Compiling thiserror-impl v1.0.69
2026-06-23T04:44:58.2199885Z    Compiling serde_derive_internals v0.29.1
2026-06-23T04:44:58.2535858Z    Compiling simple-dns v0.9.3
2026-06-23T04:44:58.4249668Z    Compiling serial-core v0.4.0
2026-06-23T04:44:58.5507464Z    Compiling aho-corasick v1.1.4
2026-06-23T04:44:58.6342515Z    Compiling regex-syntax v0.8.10
2026-06-23T04:44:58.6736321Z    Compiling smol_str v0.1.24
2026-06-23T04:44:58.6904009Z    Compiling toml_write v0.1.2
2026-06-23T04:44:58.8697233Z    Compiling sha1_smol v1.0.1
2026-06-23T04:44:58.8772969Z    Compiling simdutf8 v0.1.5
2026-06-23T04:44:58.9104524Z    Compiling constant_time_eq v0.4.2
2026-06-23T04:44:58.9156116Z    Compiling arrayref v0.3.9
2026-06-23T04:44:58.9733730Z    Compiling winnow v0.7.15
2026-06-23T04:44:59.0020326Z    Compiling arrayvec v0.7.6
2026-06-23T04:44:59.1443798Z    Compiling resolv-conf v0.7.6
2026-06-23T04:44:59.1572762Z    Compiling winreg v0.10.1
2026-06-23T04:44:59.2763195Z    Compiling iroh-dns v0.98.0
2026-06-23T04:44:59.4807368Z    Compiling schemars_derive v1.2.1
2026-06-23T04:44:59.6245304Z    Compiling spt-msg v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-23T04:44:59.8705076Z    Compiling serial-windows v0.4.0
2026-06-23T04:45:00.1237051Z    Compiling lru v0.16.4
2026-06-23T04:45:00.1238433Z    Compiling webpki-roots v1.0.7
2026-06-23T04:45:00.1239421Z    Compiling seize v0.5.1
2026-06-23T04:45:00.1854405Z    Compiling darling_core v0.23.0
2026-06-23T04:45:00.3052709Z    Compiling hyper v1.10.1
2026-06-23T04:45:00.3629874Z    Compiling serde_bytes v0.11.19
2026-06-23T04:45:00.3769261Z    Compiling hmac v0.12.1
2026-06-23T04:45:00.5171288Z    Compiling regex-automata v0.4.14
2026-06-23T04:45:00.6321764Z    Compiling iroh v0.98.2
2026-06-23T04:45:00.6638216Z    Compiling dyn-clone v1.0.20
2026-06-23T04:45:00.8313212Z    Compiling toml_edit v0.22.27
2026-06-23T04:45:00.9093234Z    Compiling pin-utils v0.1.0
2026-06-23T04:45:01.0102910Z    Compiling bitflags v1.3.2
2026-06-23T04:45:01.0243003Z    Compiling anstyle v1.0.14
2026-06-23T04:45:01.0799396Z    Compiling utf8parse v0.2.2
2026-06-23T04:45:01.1442812Z    Compiling cmov v0.5.4
2026-06-23T04:45:01.1759637Z    Compiling once_cell_polyfill v1.70.2
2026-06-23T04:45:01.2728950Z    Compiling lazy_static v1.5.0
2026-06-23T04:45:01.3635445Z    Compiling shared_library v0.1.9
2026-06-23T04:45:01.3897963Z    Compiling ctutils v0.4.2
2026-06-23T04:45:01.4342021Z    Compiling anstyle-wincon v3.0.11
2026-06-23T04:45:01.4471005Z    Compiling anstyle-parse v1.0.0
2026-06-23T04:45:01.6654909Z    Compiling schemars v1.2.1
2026-06-23T04:45:01.6655449Z    Compiling nix v0.25.1
2026-06-23T04:45:01.6977938Z    Compiling hkdf v0.12.4
2026-06-23T04:45:01.7741163Z    Compiling hyper-util v0.1.20
2026-06-23T04:45:01.7963338Z    Compiling papaya v0.2.4
2026-06-23T04:45:01.8109015Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T04:45:01.9240804Z    Compiling serial v0.4.0
2026-06-23T04:45:02.0328390Z    Compiling filedescriptor v0.8.3
2026-06-23T04:45:02.2797450Z    Compiling backon v1.6.0
2026-06-23T04:45:02.3604699Z    Compiling anstyle-query v1.1.5
2026-06-23T04:45:02.5348977Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T04:45:02.6071189Z    Compiling instability v0.3.12
2026-06-23T04:45:02.6325506Z    Compiling colorchoice v1.0.5
2026-06-23T04:45:02.6353492Z    Compiling regex v1.12.3
2026-06-23T04:45:02.7049636Z    Compiling toml v0.8.23
2026-06-23T04:45:02.7187369Z    Compiling shell-words v1.1.1
2026-06-23T04:45:02.7667972Z    Compiling paste v1.0.15
2026-06-23T04:45:02.8841181Z    Compiling foldhash v0.1.5
2026-06-23T04:45:02.9178859Z    Compiling downcast-rs v1.2.1
2026-06-23T04:45:03.0357303Z    Compiling hashbrown v0.15.5
2026-06-23T04:45:03.0452381Z    Compiling portable-pty v0.8.1
2026-06-23T04:45:03.0532294Z    Compiling anstream v1.0.0
2026-06-23T04:45:03.1408904Z    Compiling spt-runtime v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-23T04:45:03.2363829Z    Compiling igd-next v0.17.1
2026-06-23T04:45:03.2873887Z    Compiling spake2 v0.4.0
2026-06-23T04:45:03.5660870Z    Compiling strum_macros v0.26.4
2026-06-23T04:45:03.6669053Z    Compiling terminal_size v0.4.4
2026-06-23T04:45:03.7319490Z    Compiling crossterm_winapi v0.9.1
2026-06-23T04:45:03.7621043Z    Compiling itertools v0.13.0
2026-06-23T04:45:03.8265605Z    Compiling darling_macro v0.23.0
2026-06-23T04:45:03.8274196Z    Compiling sha1 v0.10.6
2026-06-23T04:45:04.1390911Z    Compiling castaway v0.2.4
2026-06-23T04:45:04.1643141Z    Compiling static_assertions v1.1.0
2026-06-23T04:45:04.2719583Z    Compiling indoc v2.0.7
2026-06-23T04:45:04.3006621Z    Compiling recvmsg v1.0.0
2026-06-23T04:45:04.3332403Z    Compiling clap_lex v1.1.0
2026-06-23T04:45:04.3497652Z    Compiling darling v0.23.0
2026-06-23T04:45:04.3752354Z    Compiling doctest-file v1.1.1
2026-06-23T04:45:04.5536359Z    Compiling wmi v0.18.4
2026-06-23T04:45:04.6152020Z    Compiling unicode-width v0.1.14
2026-06-23T04:45:04.6724203Z    Compiling clap_builder v4.6.0
2026-06-23T04:45:04.6781011Z    Compiling compact_str v0.8.2
2026-06-23T04:45:04.9257613Z    Compiling crossterm v0.28.1
2026-06-23T04:45:04.9994276Z    Compiling interprocess v2.4.2
2026-06-23T04:45:05.5731229Z    Compiling spt-live v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-23T04:45:05.6384016Z    Compiling unicode-truncate v1.1.0
2026-06-23T04:45:05.8149952Z    Compiling lru v0.12.5
2026-06-23T04:45:05.8349468Z    Compiling strum v0.26.3
2026-06-23T04:45:05.9912885Z    Compiling spt-term v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-23T04:45:06.2444953Z    Compiling portmapper v0.16.0
2026-06-23T04:45:06.2906144Z    Compiling clap_derive v4.6.1
2026-06-23T04:45:06.4335074Z    Compiling error-code v3.3.2
2026-06-23T04:45:06.5142545Z    Compiling cassowary v0.3.0
2026-06-23T04:45:06.6183991Z    Compiling unicode-width v0.2.0
2026-06-23T04:45:06.7563530Z    Compiling clipboard-win v5.4.1
2026-06-23T04:45:06.7755121Z    Compiling nucleo-matcher v0.3.1
2026-06-23T04:45:07.0098675Z    Compiling ratatui v0.29.0
2026-06-23T04:45:07.2854069Z    Compiling qrcode v0.14.1
2026-06-23T04:45:07.3775798Z    Compiling tempfile v3.27.0
2026-06-23T04:45:08.3124725Z    Compiling clap v4.6.1
2026-06-23T04:45:19.5152902Z    Compiling rustls-webpki v0.103.13
2026-06-23T04:45:21.7312598Z    Compiling tokio-rustls v0.26.4
2026-06-23T04:45:21.7312900Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T04:45:21.7313162Z    Compiling noq-proto v0.17.0
2026-06-23T04:45:21.8663921Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T04:45:21.8664347Z    Compiling hyper-rustls v0.27.9
2026-06-23T04:45:21.8664723Z    Compiling tokio-websockets v0.13.2
2026-06-23T04:45:22.0047255Z    Compiling reqwest v0.13.4
2026-06-23T04:45:22.9534080Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T04:45:39.1141409Z    Compiling spt-net v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-23T04:45:40.4290286Z    Compiling spt-daemon v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-23T04:45:48.9535568Z    Compiling spt v0.13.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-23T04:45:55.7755546Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
2026-06-23T04:45:55.7989439Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-a9e5e142e5806a20.exe)
2026-06-23T04:45:55.8482540Z 
2026-06-23T04:45:55.8482856Z running 1 test
2026-06-23T04:46:02.9996075Z test new_brain_serves_against_old_broker ... ok
2026-06-23T04:46:02.9996337Z 
2026-06-23T04:46:02.9996513Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.15s
2026-06-23T04:46:02.9996768Z 
2026-06-23T04:46:03.0503448Z Post job cleanup.
2026-06-23T04:46:03.1597562Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T04:46:03.1797149Z git version 2.43.0.windows.1
2026-06-23T04:46:03.1831091Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ad3ac9f6-c17b-46cd-be0b-8e17f36fe228\.gitconfig'
2026-06-23T04:46:03.1844822Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ad3ac9f6-c17b-46cd-be0b-8e17f36fe228' before making global git config changes
2026-06-23T04:46:03.1845320Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:46:03.1850371Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T04:46:03.2078574Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:46:03.2292351Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T04:46:03.6061791Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:46:03.6267564Z http.https://github.com/.extraheader
2026-06-23T04:46:03.6293936Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-23T04:46:03.6526288Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T04:46:04.0303147Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:46:04.0529977Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T04:46:04.4290244Z Cleaning up orphan processes
